Add Cold Weather Payment planning doc (#435)#1736
Open
vahid-ahmadi wants to merge 1 commit into
Open
Conversation
#435 asks for Cold Weather Payment to be modelled. Persist the modelling plan in-repo because the geographic weather-event eligibility is the unusual bit and shouldn't be left to ad-hoc implementation decisions. The page covers: - the policy structure (SI 1988/1724): £25 per 7-day cold period at the household's weather station, conditional on a qualifying-benefit receipt with the relevant addition / age trigger, - three modelling approaches for the weather side: expected-value parameterisation (smooth aggregate, wrong per-winter), regional mixing from Met Office historic data (recommended), and year-specific lookups for back-casts, - three-phase implementation: Phase 1 expected-value gate + payment; Phase 2 regional weather mixing; Phase 3 Scottish Winter Heating Payment under SSI 2023/8 as a separate variable, - data sources (DWP CWP statistics for calibration; Met Office historic stations for regional expected periods), - open questions on composite vs disaggregated eligibility flags and whether to model Welsh top-ups.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/book/programs/gov/dwp/cold-weather-payment-plan.mdbecause the geographic weather-event eligibility is the unusual bit and shouldn't be left to ad-hoc implementation decisions.Test plan
programs/gov/dwp/.🤖 Generated with Claude Code